PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / setRoleMap Method
A PDFRoleMap object that maps structure types used in this document to their approximate equivalents in the set of standard structure types.
In This Topic
    setRoleMap Method
    In This Topic
    Sets the roles map.
    Syntax
    public void setRoleMap( 
       PDFRoleMap value
    )

    Parameters

    value
    A PDFRoleMap object that maps structure types used in this document to their approximate equivalents in the set of standard structure types.
    See Also